Welcome![Sign In][Sign Up]
Location:
Search - MAP decoder

Search list

[Other resourceTurboCode&Modulation

Description: turbo码系统的仿真,包括编码、交织、不同译码、穿孔等各个部分的程序。仿真结果在图中表现。译码算法为log-map。-turbo code system simulation, including encoding, interleaving, different decoder, such as perforation of part of the process. Simulation results are shown in Fig. Decoding algorithm for log-map.
Platform: | Size: 29444 | Author: 赵欣 | Hits:

[Other resourceTestBoard

Description: 一个c51的时钟事例程序,内含一块简易实验板图,以及一块at89sxx系列简易编程器图-a decoder clock examples procedures, containing a simple experimental map, at89sxx and a series of simple programmer map
Platform: | Size: 670886 | Author: 吕江波 | Hits:

[Game Hook CrackLegenWaigua

Description: 光通传奇III,最新外卦源码。可涨钱,漂移,挂机,等。 文件说明: bindef.h 二进制定义文件,看看就知道了,就是定义了一些B00001111类似的序列,方便二进制操作 mircode.cpp 消息解码相关 mircode.h 消息解码相关头文件 mircore.cpp 开始做测试用代码,现在都转移到MIRGAME.CPP中了。 mircore.h mirgame.cpp 消息处理,动作处理的核心代码 mirgame.h mirgamemap.cpp 游戏地图的处理,障碍地图的绘制 mirgamemap.h mirgroup.cpp 对GROUP.DAT的处理,得到服务器和区域列表,并且有个接口可以将列表输出到COMBOBOX控件 mirgroup.h mirgroup1.cpp 本来想把上面的处理写到类里面,可是时间问题,我就。。。。 mirgroup1.h mirgui.cpp 界面处理, mirgui.h mirminimap.cpp 小地图处理和绘制类 mirminimap.h mirmsg.cpp 消息发送接收等处理的类 mirmsg.h mirprocmsg.cpp 本来想把消息处理独立开,不过后来没时间就。。。。 mirprocmsg.h mirsocket.cpp 对socket得简单封装。。。。 mirsocket.h -Optisp Legend III, the latest Gua outside source. The money can be gained, drift, a stored so. File Description : bindef.h binary definition files to see if it knows, is the definition of a number B00001111 similar sequence convenient operation mircode.cpp binary decoding information related mircode.h related news first decoder documents mircore.cpp started testing code now transferred to MIRGAME.CPP a statement. Mircore.h mirgame.cpp news, action to deal with the core code mirgame.h mirgamemap.cpp game map, obstacles map drawing mirgamemap.h mirgroup.cpp right GROUP.DA T, a server and regional lists, and there is a list of interfaces can be output to control mirgroup.h mirgro COMBOBOX up1.cpp intended to address the above categories wrote, but a matter of time, I would. . . . Mirgroup1.h
Platform: | Size: 492324 | Author: 小亮 | Hits:

[Embeded-SCM Developusb_keyboard_design_project(based_ti_tusb2136)

Description: 开发工具:iar for c51 主要IC:tusb2136(ti)(8052内核) 主要应用:PC外接usb键盘,智能手机/PDA外接usb键盘 备注:使用keil开发工具编译时需要将地址分配固定,对照firmware/release/list下map文件修改源码-Tools : iar for major decoder IC : tusb2136 (ti) (8052 kernel) main applications : PC external usb keyboard, smartphone / PDA external usb keyboard Remarks : keil use development tools needed to build a fixed address, control firmware / release / list under the map files FOSS
Platform: | Size: 1411684 | Author: kvb | Hits:

[Other resourceMAPAlgorithm

Description: This program includes: [5 7] convolutional code (encoder) + BPSK + AWGN + MAP (decoder). It evaluates Bit Error Rate and plots it versus SNR(signal to Noise Ratio).
Platform: | Size: 1343 | Author: 阳关 | Hits:

[matlabTurboCode&Modulation

Description: turbo码系统的仿真,包括编码、交织、不同译码、穿孔等各个部分的程序。仿真结果在图中表现。译码算法为log-map。-turbo code system simulation, including encoding, interleaving, different decoder, such as perforation of part of the process. Simulation results are shown in Fig. Decoding algorithm for log-map.
Platform: | Size: 28672 | Author: 赵欣 | Hits:

[matlabMAPAlgorithm

Description: This program includes: [5 7] convolutional code (encoder) + BPSK + AWGN + MAP (decoder). It evaluates Bit Error Rate and plots it versus SNR(signal to Noise Ratio). -This program includes: [5 7] convolutional code (encoder)+ BPSK+ AWGN+ MAP (decoder). It evaluates Bit Error Rate and plots it versus SNR(signal to Noise Ratio).
Platform: | Size: 1024 | Author: 阳关 | Hits:

[Program docQ0773E

Description: TCAP的ASN1说明,对INAP,MAP,MAP+的解码很有帮助-ASN1 description of the TCAP, the INAP, MAP, MAP decoder helpful
Platform: | Size: 60416 | Author: wangww | Hits:

[matlabLDPCBSN

Description: LDPC码既低密度奇偶校验码(Low Density Parity Check Code,LDPC),它由Robert G.Gallager博士于1963年提出的一类具有稀疏校验矩阵的线性分组码,不仅有逼近Shannon限的良好性能,而且译码复杂度较低, 结构灵活,是近年信道编码领域的研究热点,目前已广泛应用于深空通信、光纤通信、卫星数字视频和音频广播等领域。LDPC码已成为第四代通信系统(4G) -LDPC codes BER simulation under AWGN channel. MacKay-Neal based LDPC matrix. Message encoding uses sparse LU decomposition. There are 4 choices of decoder: hard-decision/bit-flip decoder, probability-domain SPA decoder, log-domain SPA decoder, and simplified log-domain SPA decoder.
Platform: | Size: 8192 | Author: 天天 | Hits:

[CommunicationTurbocode

Description: turbo 编码、解码的matlab程序 码率 1/2 ,map译码 -turbo encoder and decoder matlab, rate=1/2,map algorithm
Platform: | Size: 124928 | Author: 立佳 | Hits:

[matlabLogMAPdecoder

Description: LogMAP译码算法,可用于递归卷积编码和非递归卷积编码的译码,代码质量高,供参考-<1> Log MAP decoder for RSC and NSC convolutional codes <2> Based on Lalit Bahl s original BCJR algorithm and its logarithmic version (Hanzo & Woodard). <3> Test-bench code is also included.
Platform: | Size: 5120 | Author: Leo Tsao | Hits:

[SCM23984860-VLSI-Design-of-Turbo-Decoder-for-Integra

Description: In this paper, we propose a novel multi-code turbo decoder architecture for 4G wireless systems. To support various 4G standards, a configurable multi-mode MAP (maximum a posteriori) decoder is designed for both binary and duo-binary turbo codes with small resource overhead (less than 10 ) compared to the single-mode architecture. To achieve high data rates in 4G, we present a parallel turbo decoder architecture with scalable parallelism tailored to the given throughput requirements.
Platform: | Size: 331776 | Author: naresh | Hits:

[MPIMap

Description: 采用C程序设计的Turbo码编解码程序,包括编码及解码程序,使用Map算法-designed with C program,Turbo encoder procedures and decoder with Map.
Platform: | Size: 3072 | Author: hwakorn | Hits:

[3G developdecoder

Description: 七号信令的解码 用C++进行实现 主要是MAP-VII signaling decoding implementation using C++, mainly MAP
Platform: | Size: 642048 | Author: xkl | Hits:

[matlabTurboDecode_Matlab

Description: 关于turbo码的译码matlab源码,主要有map,MAX_LOG_MAP,LOG_MAP等资料-Decoding of turbo code matlab source code, there are map, MAX_LOG_MAP, LOG_MAP etc.
Platform: | Size: 19456 | Author: liuting | Hits:

[matlabLogMAPdecoder_HTM

Description: this is a simulation for Log-MAP decoder in channel coding systems-this is a simulation for Log-MAP decoder in channel coding systems...
Platform: | Size: 84992 | Author: hossein | Hits:

[3G developTurbo

Description: TURBO码译码器,采用MAP 算法译码,其中还包括 卷积码MAP译码方法。-TURBO Decoder, decoding using MAP algorithm, which also includes MAP Decoding convolutional codes.
Platform: | Size: 5120 | Author: adhw | Hits:

[GUI DevelopMk-Editor

Description: 天下霸图游戏的剧本解码器,可以打开所有的.mk文档,便与初学者学习使用edit控件-Pa plays the game world map decoder, you can open all. Mk document, and beginners will learn how to use edit control
Platform: | Size: 56320 | Author: UPP | Hits:

[Post-TeleCom sofeware systemsturbo

Description: Log map decoder for TUrbo codes
Platform: | Size: 7168 | Author: tatke | Hits:

[matlabMAP

Description: Convolution Encoder and Decoder rate 1/2 MAP, step by step
Platform: | Size: 70656 | Author: saqib | Hits:
« 12 »

CodeBus www.codebus.net